Skip to content

fix: Windows long paths#172

Open
Rubyfi wants to merge 8 commits intomainfrom
fix/windows-long-paths
Open

fix: Windows long paths#172
Rubyfi wants to merge 8 commits intomainfrom
fix/windows-long-paths

Conversation

@Rubyfi
Copy link
Collaborator

@Rubyfi Rubyfi commented Oct 13, 2025

Uses long path prefix on NT systems.
Introduces tests for Windows.

Fixes #156

Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
@Rubyfi Rubyfi requested a review from twodrops as a code owner October 13, 2025 13:39
Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
Signed-off-by: Stefan <5165104+Rubyfi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Long paths on Windows lead to errors due to shutil limitations

1 participant